Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

context: allow redefinitions of variables #21

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

supakeen
Copy link
Member

Allows redefinitions of variables by default, a command line option is added to warn if this happens. The context can be configured to disallow redefinitions.

This is a partial implementation for #17, it allows people to set up default values through includes but not yet allows for default values at the place where they get used.

@supakeen supakeen force-pushed the allow-duplicate-definitions branch 3 times, most recently from 59a0644 to 76c5518 Compare April 22, 2024 09:42
Allows redefinitions of variables by default, a command line option is
added to warn if this happens. The context can be configured to
disallow redefinitions.
@supakeen supakeen force-pushed the allow-duplicate-definitions branch from 76c5518 to 41e4fa7 Compare April 24, 2024 10:40
@supakeen supakeen merged commit aa5c4b2 into osbuild:main Apr 24, 2024
1 check passed
@supakeen supakeen deleted the allow-duplicate-definitions branch April 24, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant